Rick DeNatale committed new changes to ri_cal

May 26th, 2009 @ 10:26 AM

version 0.5.0 rubyforge release candidate

http://github.com/rubyredrick/ri...

 lib/ri_cal.rb                                      |    2 +-
 lib/ri_cal/component/event.rb                      |   32 ++++---
 lib/ri_cal/component/todo.rb                       |    4 +-
 lib/ri_cal/occurrence_enumerator.rb                |    4 +-
 lib/ri_cal/properties/event.rb                     |   16 ++--
 lib/ri_cal/properties/freebusy.rb                  |    6 +-
 lib/ri_cal/properties/journal.rb                   |   10 +-
 lib/ri_cal/properties/timezone.rb                  |    2 +-
 lib/ri_cal/properties/timezone_period.rb           |    2 +-
 lib/ri_cal/properties/todo.rb                      |   17 ++--
 lib/ri_cal/property_value/date.rb                  |    8 ++
 lib/ri_cal/property_value/date_time.rb             |   29 ++++++-
 .../property_value/date_time/timezone_support.rb   |    2 +-
 ri_cal.gemspec                                     |    4 +-
 spec/ri_cal/component/event_spec.rb                |  100 +++++++++++++++++---
 spec/ri_cal/component/todo_spec.rb                 |   14 +++-
 spec/ri_cal/occurrence_enumerator_spec.rb          |   40 ++++++++
 website/index.html                                 |   71 +++++++++------
 website/index.txt                                  |   47 +++++-----
 19 files changed, 294 insertions(+), 116 deletions(-)

Committed by Rick DeNatale

  • M website/index.txt
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A new icalendar data (RFC 2445) gem for Ruby which supports time zones and enumeration of occurrences

Shared Ticket Bins